projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a82e9c0
)
(help-quit): Add doc.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Sep 1998 21:20:42 +0000
(21:20 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 27 Sep 1998 21:20:42 +0000
(21:20 +0000)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index ff8d18066f750f3bf651a0723ad66ede1328a562..850cf3078d9758d2bc6b58475b63abe22ff20c6c 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-168,6
+168,7
@@
Commands:
(add-hook 'temp-buffer-show-hook 'help-mode-maybe)
(defun help-quit ()
+ "Just exit from the Help command's command loop."
(interactive)
nil)